home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x32.msi
/
Data1.cab
/
_0C3AA85E1F89470ABBF4BFC5A0F6EF8B
< prev
next >
Wrap
Text File
|
2008-06-28
|
7KB
|
214 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Form1</class>
<widget class="QWidget">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>491</width>
<height>307</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="0" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="0" column="2">
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QButtonGroup" row="0" column="1">
<property name="name">
<cstring>buttonTimeGroup</cstring>
</property>
<property name="title">
<string></string>
</property>
<spacer>
<property name="name">
<cstring>spacer11</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
<property name="geometry">
<rect>
<x>210</x>
<y>260</y>
<width>20</width>
<height>16</height>
</rect>
</property>
</spacer>
<widget class="QRadioButton">
<property name="name">
<cstring>radioButton1</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>85</width>
<height>20</height>
</rect>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Now</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>radioButton2</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>110</y>
<width>85</width>
<height>20</height>
</rect>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Schedule</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="geometry">
<rect>
<x>40</x>
<y>130</y>
<width>332</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Select this option to start defragmentation according to a set schedule.</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="geometry">
<rect>
<x>40</x>
<y>40</y>
<width>372</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Select this option to start defragmentation after the wizard has been completed.</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>checkShutdownOnComplete</cstring>
</property>
<property name="geometry">
<rect>
<x>37</x>
<y>69</y>
<width>400</width>
<height>30</height>
</rect>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Shutdown after apply to automatically switch off the computer on
successful accomplishment of the operation.</string>
</property>
</widget>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>buttonTimeGroup</sender>
<signal>clicked(int)</signal>
<receiver>Form1</receiver>
<slot>buttonTimeGroup_clicked(int)</slot>
</connection>
<connection>
<sender>checkShutdownOnComplete</sender>
<signal>stateChanged(int)</signal>
<receiver>Form1</receiver>
<slot>checkShutdownOnComplete_stateChanged(int)</slot>
</connection>
</connections>
<tabstops>
<tabstop>radioButton1</tabstop>
<tabstop>checkShutdownOnComplete</tabstop>
<tabstop>radioButton2</tabstop>
</tabstops>
<includes>
<include location="local" impldecl="in implementation">dgw_timeto.ui.h</include>
</includes>
<slots>
<slot>buttonTimeGroup_clicked( int )</slot>
<slot>checkShutdownOnComplete_stateChanged( int )</slot>
</slots>
<layoutdefaults spacing="6" margin="0"/>
</UI>